home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Utilities / DVIM72-Mac 1.9.6 / source / 1.blurb.c < prev    next >
Encoding:
C/C++ Source or Header  |  1992-09-14  |  553 b   |  18 lines  |  [TEXT/R*ch]

  1. #if justacomment
  2.  
  3. Previously, the image of the entire page always had to be constructed
  4. in memory before printing.  Now that feature can be turned off, which
  5. makes printing slower but greatly reduces RAM requirements, especially
  6. for high-resolution printers.
  7.  
  8. All settings take effect immediately.
  9.  
  10. Settings are now stored in a separate preferences file.
  11.  
  12. There is an online manual built into the program.
  13.  
  14. Under MultiFinder or System 7, temporary memory will be used.
  15. Therefore it should rarely be necessary to adjust the memory
  16. partition size.
  17.  
  18. #endif